***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Oct 03, 2017                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt P4SMAJ33A A K 
.param
+vc0 = 2.339e-6
+vc1 = 9.118e-7
+vc2 = 6.876e-7
+tc1 = 2.558e-2
+tc2 = 2.458e-2
d1 A K zener
g1 K A value = {(vc0+vc1*v(K,A)+vc2*v(K,A)*v(K,A))*1e-6*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))}
.model zener d
***** flag parameter ***
+level = 1                     
***** dc model parameter ***
+ibv = 1e-3
+ bv = 38.65 
+ is = 9.841e-14
+  n = 1.135
+ rs = 5.648e-2
+ikf = 0.6
***** capacitance parameter ***
+cjo = 3.274e-10 
+ vj = 5.618e-1 
+  m = 3.321e-1 
+ fc = 0.5                      
***** temperature coefficient ***
+tnom = 25  
+  eg = 1.145
+ xti = 3
+trs1 = 2.526e-3                   
+tbv1 = 9.511e-4
+tikf = -4.5e-3
.ends P4SMAJ33A
*$
